FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (62 ms)

Package de.gematik.dev.epa.medication
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier
Url https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier
Version 1.1.0
Status active
Date 2024-08-14
Name EPADispensationIdentifier
Experimental False
Description This identifier is used to track non-prescription dispensations of medications, including over-the-counter (OTC) drugs and dietary supplements (DS). It is generated by the ePA Medication Service to ensure consistent and unique identification for each transaction. The identifier is a generated UUID, providing a non-composed, universally unique identifier for every dispensation event.
Type Identifier
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier-extension EPADispensationIdentifierExtension
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense EPA MedicationDispense
https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-dispensation-input-parameters EPA Operation CancelDispensation Input-Parameters

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dispensation-identifier",
  "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier",
  "version" : "1.1.0",
  "name" : "EPADispensationIdentifier",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-14",
  "publisher" : "gematik GmbH",
  "description" : "This identifier is used to track non-prescription dispensations of medications, including over-the-counter (OTC) drugs and dietary supplements (DS). It is generated by the ePA Medication Service to ensure consistent and unique identification for each transaction. The identifier is a generated UUID, providing a non-composed, universally unique identifier for every dispensation event.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "patternUri" : "https://gematik.de/fhir/epa-medication/sid/dispensation-identifier",
        "mustSupport" : true
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.